home *** CD-ROM | disk | FTP | other *** search
- on movieStart2 movie
- global end
- if the directToStage of member movie = 0 then
- set the directToStage of member movie to 1
- end if
- if the sound of member movie <> 1 then
- set the sound of member movie to 1
- end if
- set end to the duration of member movie
- if the movieRate of sprite 5 <> 1 then
- set the movieRate of sprite 5 to 1
- end if
- end
-